@font-face {
    font-family: 'rajd-bold';
    url('../fonts/fonts/rajdhani-bold.ttf') format('truetype');
    src: url('../fonts/fonts/rajdhani-bold.eot');
    src: url('../fonts/fonts/rajdhani-bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/fonts/rajdhani-bold.woff') format('woff'),
    url('../fonts/fonts/rajdhani-bold.svg#rajdhani-bold') format('svg');
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: 'rajd-medium';
    url('../fonts/fonts/rajdhani-medium.ttf') format('truetype');
    src: url('../fonts/fonts/rajdhani-medium.eot');
    src: url('../fonts/fonts/rajdhani-medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/fonts/rajdhani-medium.woff') format('woff'),
	url('../fonts/fonts/rajdhani-medium.svg#rajdhani-medium') format('svg');
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: 'rajd-semibold';
    url('../fonts/fonts/rajdhani-semibold.ttf') format('truetype');
    src: url('../fonts/fonts/rajdhani-semibold.eot');
    src: url('../fonts/fonts/rajdhani-semibold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/fonts/rajdhani-semibold.woff') format('woff'),
	url('../fonts/fonts/rajdhani-semibold.svg#rajdhani-semibold') format('svg');
    font-style: normal;
    font-weight: 400;
}
.desc_p{font-size: 18px;
    color: #fff;
    height: auto;
margin-top: 50px;
margin-bottom: 30px;}